FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package bonsai.first.test.r4#0.1.9 (63 ms)

Package bonsai.first.test.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=bonsai.first.test.r4@0.1.9&canonical=http://electronichealth.se/fhir/StructureDefinition/NLLProvenanceMedicationDispense
Url http://electronichealth.se/fhir/StructureDefinition/NLLProvenanceMedicationDispense
Version 1.0.2
Status active
Date 2025-02-10
Name NLLProvenanceMedicationDispense
Experimental False
Description A derived profile of NLLProvenance. Can be used when creating a new Provenance in scenarios including Medication Dispense, both NLLMedicationDispense and NLLDispensePaperPrescription.
Type Provenance
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
http://electronichealth.se/fhir/StructureDefinition/NLLDispensePaperPrescription NLLDispensePaperPrescription
http://electronichealth.se/fhir/StructureDefinition/NLLMedicationDispense NLLMedicationDispense
http://electronichealth.se/fhir/StructureDefinition/NLLMedicationRequest NLLMedicationRequest
http://electronichealth.se/fhir/StructureDefinition/NLLPractitioner NLLPractitioner
http://electronichealth.se/fhir/StructureDefinition/NLLProvenance NLLProvenance
http://ehalsomyndigheten.se/fhir/ValueSet/medication-dispense-activity-types Händelsetyper för uttag


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "http://electronichealth.se/fhir/StructureDefinition/NLLProvenanceMedicationDispense",
  "version" : "1.0.2",
  "name" : "NLLProvenanceMedicationDispense",
  "status" : "active",
  "date" : "2025-02-10",
  "publisher" : "Swedish eHealth Agency",
  "description" : "A derived profile of NLLProvenance. \r\nCan be used when creating a new Provenance in scenarios including Medication Dispense, both NLLMedicationDispense and NLLDispensePaperPrescription.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "EHM",
      "name" : "E-hälsomyndigheten internal model"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Provenance",
  "baseDefinition" : "http://electronichealth.se/fhir/StructureDefinition/NLLProvenance",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Provenance.target",
        "path" : "Provenance.target",
        "short" : "Target MedicationDispense",
        "definition" : "The MedicationDispense that was generated or updated by the activity described in this Provenance. If the state of a MedicationRequest is affected by the activity, that MedicationRequest will also be referenced.",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://electronichealth.se/fhir/StructureDefinition/NLLMedicationDispense",
              "http://electronichealth.se/fhir/StructureDefinition/NLLDispensePaperPrescription",
              "http://electronichealth.se/fhir/StructureDefinition/NLLMedicationRequest"
            ]
          }
        ]
      },
      {
        "id" : "Provenance.reason",
        "path" : "Provenance.reason",
        "short" : "Reason for the dispense activity",
        "definition" : "The reason that the activity was taking place. \r\nFor all scenarios regarding MedicationDispense, only the text element is allowed.\r\nMust only be used when updating (Uppdatera, Backa, Kreditera) a MedicationDispense not when creating (Registrera , Efterregistrera)."
      },
      {
        "id" : "Provenance.reason.coding",
        "path" : "Provenance.reason.coding",
        "max" : "0"
      },
      {
        "id" : "Provenance.reason.text",
        "path" : "Provenance.reason.text",
        "definition" : "Plain text representation of the reason that the activity was taking place. \r\nMust only be used when updating (Uppdatera, Backa, Kreditera) a MedicationDispense not when creating (Registrera , Efterregistrera).",
        "comment" : "Mandatory when crediting (sv kreditera) a dispense (both for ordinary dispenses using NLLMedicationDispense and dispenses for paper prescriptions using NLLDispensePaperPrescription). <br>\r\nOptional when cancelling (sv backa) or updating (sv uppdatera) a dispense. (Dispenses for paper prescriptions using NLLDispensePaperPrescriptioncannot be updated) <br>\r\nForbidden when registering (sv expediera) a MedicationDispense. <br>"
      },
      {
        "id" : "Provenance.activity",
        "path" : "Provenance.activity",
        "definition" : "This type describes the activity that occurred on the Medication Dispense.\r\nFor dispense based on paper prescriptions the only valid activities are Expdiera, Kreditera and Backa uttag (valueset: medication-dispense-paper-prescription-activity-types)",
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://ehalsomyndigheten.se/fhir/ValueSet/medication-dispense-activity-types"
        }
      },
      {
        "id" : "Provenance.agent",
        "path" : "Provenance.agent",
        "short" : "Practitioner involved for the MedicationDispense"
      },
      {
        "id" : "Provenance.agent.who",
        "path" : "Provenance.agent.who",
        "definition" : "The practitioners that participated in the event as contained resources.",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://electronichealth.se/fhir/StructureDefinition/NLLPractitioner"
            ],
            "aggregation" : [
              "contained"
            ]
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.